import { StepperField } from '@aws-amplify/ui-react'; export const ReadOnlyStepperFieldExample = () => { return ( ); };